specifies where, in the program sections, a member can be referenced :指定在程序節(jié)的哪個位置可以引用成員。
the accessibility domain of a member specifies where, in the program sections, a member can be referenced 成員的可訪問域指定程序段中可以引用成員的位置。
so, to get back to the word-counting lex program, let s look at the composition of the various program sections 那么,回到字數(shù)統(tǒng)計的lex程序,讓我們看一下程序不同段的構成。
fortran term for a program section that contains only data which can be shared by two or more programs or subprograms fortran語言的一個術語,指只包含供兩個或多個程序(或子程序)共享的數(shù)據(jù)的程序段。